public byte randomize253State( int padCodeword, int position ) |
Parameters
- padCodeword
- The padding codeword, usually 129.
- position
- The position of the padding codeword (0 based index).
Return Value
The randomized value.
public byte randomize253State( int padCodeword, int position ) |